dnd: Use G_N_ELEMENTS()
authorBenjamin Otte <otte@redhat.com>
Sat, 19 Feb 2011 19:45:54 +0000 (20:45 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 26 Mar 2011 22:48:42 +0000 (23:48 +0100)
commit8a16876fc7d0298fdff136befc95b5cc755f9aac
tree42acc2fc4733ed79156ef2d01527caa174124c4d
parent0597ffff3dabf08a7ae2a026a340ddea66e61d06
dnd: Use G_N_ELEMENTS()

Now that we have wesome macros in glib 2.0, we can use them. Woohoo, GTK
2.0 will be so awesome in the future.
(Did anybody touch dnd code this millenium?)
gtk/gtkdnd.c